home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 4765 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.3 KB

  1. Path: cs.uwa.edu.au!jasonb
  2. From: jasonb@cs.uwa.edu.au (Jason S Birch)
  3. Newsgroups: comp.sys.amiga.misc
  4. Subject: Re: MUI 3.2
  5. Date: 11 Feb 96 07:48:07 GMT
  6. Organization: The University of Western Australia
  7. Message-ID: <jasonb.824024887@cs.uwa.edu.au>
  8. References: <jasonb.823855477@cs.uwa.edu.au>  <68771466@0humpty.tomate.tng.oche.de>
  9. NNTP-Posting-Host: decadence.cs.uwa.oz.au
  10. X-Newsreader: NN version 6.5.0 #3 (NOV)
  11.  
  12. humpty@TOMATE.TNG.OCHE.DE (Andreas Mixich) writes:
  13. >> Now, if we could do this:
  14. >> 
  15. >> assign env: ram:env envarc:
  16. >> 
  17. >> during bootup, instead of:
  18. >> 
  19. >> copy envarc: ram:env
  20. >> assign env: ram:env
  21.  
  22. >Why doing this ? I mean for MUI it could be done by Stefan if he changed
  23. >the behaviour of handling MUI's prefs:
  24.  
  25. >makedir MUI: Envarc (or name it Settings)
  26. >makedir MUI: Env    (or name it runtimeSettings)
  27.  
  28. >If you save your settings for permanent it is stored in MUI:Envarc/
  29. >Here belong all the configs and windows.
  30.  
  31. >IN MUI:Env/ you _only_ have the #?.wini files and perhaps some minor stuff.
  32.  
  33. >muimaster would not search in ENV: but in MUI:Env.
  34.  
  35. Because (a) I don't think MUI should be using a different scheme for
  36. saving preferences than the rest of AmigaOS - my solution is more
  37. general, and (b) env:MUI is only 27kb on my system, while env: is more
  38. like 170k, so there really wouldn't be much point making it work just
  39. for MUI.
  40.  
  41. >> If anyone was willing to patch the required functions to make this
  42. >> work, I think it would be rather cool. If it was added in a future
  43. >> version of the OS, people could still use the old way (if they
  44. >> preferred the speed) simply by using the second bootup option (ie. how
  45. >> it's done now).
  46.  
  47. >Why patching the whole system ? Why not making MUI to do that for tis own
  48. >(20GB ENV:MUI ;-))) dir ?
  49.  
  50. Again, env:MUI is small on my system. I prefer MUI to stay "standard"
  51. and for the system to be patched, just as I prefer OpenLibrary() to be
  52. altered so it looks in PROGDIR: as well as LIBS: and the current dir,
  53. rather than forcing all programs to look for libraries there
  54. themselves.
  55.  
  56. >Ciao, Andreas
  57. >Internet: humpty@tomate.tng.oche.de
  58.  
  59. -- 
  60. Jason S Birch                        ,-_|\ email: jasonb@cs.uwa.edu.au
  61. Department of Computer Science      /     \ Tel (work): +61 9 380 1840
  62. The University of Western Australia *_.-._/ Fax (work): +61 9 380 1089
  63. Nedlands  W. Australia  6907             v  Tel (home): +61 9 386 8630
  64.